home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / telecomm / btst240l.lzh / READ240J.ST < prev    next >
Text File  |  1990-11-17  |  1KB  |  35 lines

  1. Changes for BinkleyTerm 2.40j
  2. -----------------------------
  3.  
  4. 1. Free memory as returned by Malloc(-1L) is displayed at startup.
  5.  
  6. 2. Video Fossil initialisation has a flag to avoid non-balanced calls.  
  7.    This probably has no effect for the user.
  8.  
  9. 3. An extra configuration command has been added:
  10.     NoXon
  11.    This disables the use of Xon/Xoff handshaking during Zmodem file 
  12.    transfers.
  13.  
  14. 4. The amount of free memory is displayed in the settings window where the 
  15.    unused M'Task display was before.  This is in decimal and is updated 
  16.    whenever the Status setting is updated.  It represents the largest free 
  17.    memory block available to GEMDOS as reported by Malloc(-1L).
  18.  
  19. 5. RecvSync changed so banner is sent immediately rather than after a 5
  20.    second delay or when certain characters were received.  Actually I
  21.    went back and put it how it was before but reduced the 5 second delay
  22.    to half a second.
  23.  
  24. 6. The number of incomming external mailer calls is displayed in the
  25.    history window.  It is appended to the BBS/Calls line.  The .SCD file
  26.    format has been modified to accomodate this and also to provide space
  27.    for future expansion, so the first time you run this version it will
  28.    restart its events.
  29.  
  30. 7. RTS line is lowered and raised at the same time as DTR
  31.  
  32. 8. You can now have 10 "shell" and "macro"s using Alt-F10.
  33.  
  34. 9. Recompiled with small data model, reducing code by about 10K.
  35.